ACRONYM, CITE, CODE, DFN, EM, KBD, SAMP, STRONG, VAR | NN n/a IE 4 DOM 1 |
 |
All these objects reflect the corresponding HTML phrase elements of
the same name. Each of these phrase elements provides a context for
an inline sequence of content. Some of these elements are rendered in
ways to distinguish themselves from running text. See the HTML
element descriptions in for details.
From a scripted standpoint, all phrase element objects share the same
set of properties, methods, event handlers, and collections.
|
|
HTML Equivalent
<ACRONYM>
<CITE>
<CODE>
<DFN>
<EM>
<KBD>
<SAMP>
<STRONG>
<VAR>
|
|
Object Model Reference
IE |
[window.]document.all.elementID
|
|